home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-1297 / AMOSLIST / text0135.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  1.7 KB  |  49 lines

  1. On 13-Dic-97, Jens Vang Petersen wrote: Re: Mushroom PD Report - December 1997
  2.  
  3.  
  4. >>You can't promote:
  5.  
  6. >>- color fading
  7. >>- rainbows
  8. >>- sprites
  9. >>- double buffer (... for now)  You can do it by calling again Gui Clone,
  10. >>but now it isn't fast enough
  11.  
  12. >>all the other stuff will be promoted without problems.
  13.  
  14. >Is that including the interface/resource and screen zones ???
  15.  
  16. The interfaces/resources will be displayed without problems, but you
  17. can't interact with them :( When Amos is 'to back' it doesn't detects the
  18. user inputs like key press, mouse keys and so on.
  19.  
  20. I'm working on this problem (.. i want promote the AmosPro editor too), but
  21. it's very hard! A little explanation:
  22.  
  23. Amos install a input handler with a high priority (100)... when Amos is 'To
  24. front' the handler takes all the user inputs and 'freeze' the OS, when
  25. it's 'to back' the handler ignore the user inputs and so the OS works fine
  26. and AMOS is 'freezed'.
  27.  
  28. I've tried to hack the handler code, but is a masochist work :)
  29.  
  30.  
  31. -- 
  32.  
  33. Bye!
  34.  
  35.  
  36.                                      !!!
  37.                                      o o
  38.    +-----------------------------oOO-(_)-OOo----------------------------+
  39.    |                                                                    |
  40.    |  Pietro Ghizzoni - Dairymen Soft              __  /// Amiga 12OO   |
  41.    |     E-Mail:  ghizzo@agonet.it                 \\\/// 'O3O  5OMhz   |
  42.    |            Team AMIGA                          \/// 18MB - CD4x    |
  43.    |                                                                    |
  44.    | Amos Professional Team Coordinator               AMIGA RULEZ!!     |
  45.    |                                                                    |
  46.    +--------------------------------------------------------------------+
  47.  
  48.  
  49.